home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / file_e1r / howto.txt < prev    next >
Text File  |  1999-02-17  |  2KB  |  38 lines

  1. VBCARDS.OCX
  2.  
  3. Sets a playing card graphic to be displayed in a control. This OCX file contains a complete deck of cards, two jokers, eleven back styles, one "destination pad", an "X pad" and an "O pad".
  4.  
  5.  
  6. Syntax
  7. [object.picture=] Deck1.Picture
  8.  
  9.  
  10. Usage
  11. Deck1.ChangeCard = 1
  12. Image1.Picture = Deck1.Picture
  13.  
  14. ChangeCard  property can be a number from 1 to 67. Each number equals a different image from the. 
  15.     1 to 52 will call any standard playing card. For example, 1 = Ace of Spades, 2 = Two of Spades and so on.
  16.     53 is the Red Joker and 54 is the Black Joker.
  17.     55 is the"Destination Pad"
  18.     56 is the "O pad"
  19.     57 is the "X pad"
  20.     58 to 68 are different graphic designs for the back of the deck
  21.  
  22.  
  23. Settings
  24. The default picture is the "Destination pad" image.
  25.  
  26. Remarks
  27. This OCX software only provides a quick way to get playing card graphics. It is up to you, as the programmer to add shuffling, stacking, or any other type of card game codes.
  28.  
  29.  
  30. VBCARDS.OCX was written as FREEWARE by PKB at opus@bargainbd.com
  31. Written with Microsoft Visual Basic 5.0
  32. VBCARDS.OCX  uses Microsoft controls and card images which are copyrighted by Microsoft Corp.
  33. This OCX file is public domain and cannot be sold individually for profit, however the file can be used as part of a software package, such as a card playing game that is for sale for profit.
  34. This document must be included when copying or distributing the VBCARDS.OCX file
  35.  
  36.  
  37. For more FREE stuff visit:
  38. http://bargainbd.com/opusopus